GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetFormFieldDoNotScroll Method





In This Topic
SetFormFieldDoNotScroll Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(500)>
Function SetFormFieldDoNotScroll( _
   ByVal FieldId As Integer, _
   ByVal DoNotScroll As Boolean _
) As GdPictureStatus
[DispId(500)]
GdPictureStatus SetFormFieldDoNotScroll( 
   int FieldId,
   bool DoNotScroll
)
function SetFormFieldDoNotScroll( 
    FieldId: Integer;
    DoNotScroll: Boolean
): GdPictureStatus; 
DispIdAttribute(500)
function SetFormFieldDoNotScroll( 
   FieldId : int,
   DoNotScroll : boolean
) : GdPictureStatus;
[DispId(500)]
GdPictureStatus SetFormFieldDoNotScroll( 
   int FieldId,
   bool DoNotScroll
) 
[DispId(500)]
GdPictureStatus SetFormFieldDoNotScroll( 
   int FieldId,
   bool DoNotScroll
) 

Parameters

FieldId
DoNotScroll
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members